The PSAFM procedure takes an Adobe Font Metrics file as input and generates a new AFM file in the format that IDL likes. This new file differs from the original in the following ways:
This routine is written in the IDL language. Its source code can be found in the file psafm.pro in the lib subdirectory of the IDL distribution.
PSAFM, Input_Filename, Output_Filename
A string that contains the name of existing AFM file from Adobe.
A string that specifies the name of new IDL-format AFM file to be created.
None.
Pre-4.0 |
Introduced |